| Todo | Status | Description |
| More lcd modes | Done | drop top 16 / drop bottom 16 / drop top 8 bottom 8 / drop a line every 9 lines |
| Menu | Done | needs more options |
| Sound support | Done | Done. still choppy because rockboy is not at full speed. but the driver should work fine. (thanks to XShocK) only works on iriver (duh) Currently disabled to improve performance. |
| Grayscale support for iriver | Done | Done. Color can probably be added for h3xx models later. |
| Savestates | 90% | slightly buggy |
| Dynamic recompilation cpu core | 10% | Framework exists, needs more opcodes implemented |
| New interpreter cpu core written in assembly | 0% | Not started, eventually to be merged with dynarec |
| Fixing the sprite palette | 0% | see open bugs |
| More / better button handling | 0% | Button hold, buttons for simultaneous button presses |